[INFO] cloning repository https://github.com/SFINXVC/canon-remote-shutter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SFINXVC/canon-remote-shutter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSFINXVC%2Fcanon-remote-shutter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSFINXVC%2Fcanon-remote-shutter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d495d0901c688af0f39d499ef964a273ac62789f
[INFO] checking SFINXVC/canon-remote-shutter against master#c0bb140a37c81cf59a0b40c21c9413059644e294 for pr-129249-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSFINXVC%2Fcanon-remote-shutter" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SFINXVC/canon-remote-shutter
[INFO] finished tweaking git repo https://github.com/SFINXVC/canon-remote-shutter
[INFO] tweaked toml for git repo https://github.com/SFINXVC/canon-remote-shutter written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SFINXVC/canon-remote-shutter on toolchain c0bb140a37c81cf59a0b40c21c9413059644e294
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0bb140a37c81cf59a0b40c21c9413059644e294" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SFINXVC/canon-remote-shutter already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0bb140a37c81cf59a0b40c21c9413059644e294" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 345f2dc93b7d5cc6e70db381d0b392b9bd63c432af32ce1e3887184d3b90eb17
[INFO] running `Command { std: "docker" "start" "345f2dc93b7d5cc6e70db381d0b392b9bd63c432af32ce1e3887184d3b90eb17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "345f2dc93b7d5cc6e70db381d0b392b9bd63c432af32ce1e3887184d3b90eb17" "/opt/rustwide/cargo-home/bin/cargo" "+c0bb140a37c81cf59a0b40c21c9413059644e294" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "345f2dc93b7d5cc6e70db381d0b392b9bd63c432af32ce1e3887184d3b90eb17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "345f2dc93b7d5cc6e70db381d0b392b9bd63c432af32ce1e3887184d3b90eb17" "/opt/rustwide/cargo-home/bin/cargo" "+c0bb140a37c81cf59a0b40c21c9413059644e294" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking num_enum v0.7.5
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling canon-remote-shutter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `canon-remote-shutter v0.1.0 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/canon-remote-shutter-696995f69ea78b17/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rustc-link-search=native=/opt/rustwide/workdir/EDSDK132010CD(13.20.10)/Linux/EDSDK/Library/x86_64
[INFO] [stderr]   cargo:rustc-link-lib=dylib=EDSDK
[INFO] [stderr]   cargo:rerun-if-changed=wrapper.h
[INFO] [stderr]   cargo:rerun-if-env-changed=EDSDK_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=TARGET
[INFO] [stderr]   cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS
[INFO] [stderr]   cargo:rerun-if-changed=/opt/rustwide/workdir/wrapper.h
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   /opt/rustwide/workdir/wrapper.h:5:10: fatal error: 'EDSDK.h' file not found
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (823) panicked at build.rs:59:10:
[INFO] [stderr]   Unable to generate EDSDK bindings: ClangDiagnostic("/opt/rustwide/workdir/wrapper.h:5:10: fatal error: 'EDSDK.h' file not found\n")
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5c244f9bae68 - std[332d9c2e489c1bdc]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/c0bb140a37c81cf59a0b40c21c9413059644e294/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5c244f9bae68 - std[332d9c2e489c1bdc]::backtrace_rs::backtrace::trace_unsynchronized::<std[332d9c2e489c1bdc]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/c0bb140a37c81cf59a0b40c21c9413059644e294/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5c244f9bae68 - std[332d9c2e489c1bdc]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/c0bb140a37c81cf59a0b40c21c9413059644e294/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x5c244f9bae68 - <<std[332d9c2e489c1bdc]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[fcc0f006b1dc2909]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/c0bb140a37c81cf59a0b40c21c9413059644e294/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5c244f9d06ea - <core[fcc0f006b1dc2909]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/c0bb140a37c81cf59a0b40c21c9413059644e294/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5c244f9d06ea - core[fcc0f006b1dc2909]::fmt::write
[INFO] [stderr]      6:     0x5c244f9bfd32 - std[332d9c2e489c1bdc]::io::default_write_fmt::<std[332d9c2e489c1bdc]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/c0bb140a37c81cf59a0b40c21c9413059644e294/library/std/src/io/mod.rs:623:11
[INFO] [stderr]      7:     0x5c244f9bfd32 - <std[332d9c2e489c1bdc]::sys::stdio::unix::Stderr as std[332d9c2e489c1bdc]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/c0bb140a37c81cf59a0b40c21c9413059644e294/library/std/src/io/mod.rs:1661:13
[INFO] [stderr]      8:     0x5c244f99ceb6 - <std[332d9c2e489c1bdc]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/c0bb140a37c81cf59a0b40c21c9413059644e294/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x5c244f99ceb6 - std[332d9c2e489c1bdc]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/c0bb140a37c81cf59a0b40c21c9413059644e294/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5c244f9b53e1 - std[332d9c2e489c1bdc]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/c0bb140a37c81cf59a0b40c21c9413059644e294/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5c244f9b565b - std[332d9c2e489c1bdc]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/c0bb140a37c81cf59a0b40c21c9413059644e294/library/std/src/panicking.rs:814:13
[INFO] [stderr]     12:     0x5c244f99cf72 - std[332d9c2e489c1bdc]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/c0bb140a37c81cf59a0b40c21c9413059644e294/library/std/src/panicking.rs:687:13
[INFO] [stderr]     13:     0x5c244f991fc9 - std[332d9c2e489c1bdc]::sys::backtrace::__rust_end_short_backtrace::<std[332d9c2e489c1bdc]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/c0bb140a37c81cf59a0b40c21c9413059644e294/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x5c244f99d8dd - __rustc[13410d98587918be]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/c0bb140a37c81cf59a0b40c21c9413059644e294/library/std/src/panicking.rs:678:5
[INFO] [stderr]     15:     0x5c244f9d0f2c - core[fcc0f006b1dc2909]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/c0bb140a37c81cf59a0b40c21c9413059644e294/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5c244f9d0ca2 - core[fcc0f006b1dc2909]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/c0bb140a37c81cf59a0b40c21c9413059644e294/library/core/src/result.rs:1872:5
[INFO] [stderr]     17:     0x5c244f44c17b - <core[fcc0f006b1dc2909]::result::Result<bindgen[525d95d8fa712a27]::Bindings, bindgen[525d95d8fa712a27]::BindgenError>>::expect
[INFO] [stderr]     18:     0x5c244f44bc16 - build_script_build[c8012bd7de90d7ad]::main
[INFO] [stderr]     19:     0x5c244f44d743 - <fn() as core[fcc0f006b1dc2909]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     20:     0x5c244f44ac76 - std[332d9c2e489c1bdc]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     21:     0x5c244f44ac89 - std[332d9c2e489c1bdc]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     22:     0x5c244f9b46d7 - <&dyn core[fcc0f006b1dc2909]::ops::function::Fn<(), Output = i32> + core[fcc0f006b1dc2909]::panic::unwind_safe::RefUnwindSafe + core[fcc0f006b1dc2909]::marker::Sync as core[fcc0f006b1dc2909]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/c0bb140a37c81cf59a0b40c21c9413059644e294/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x5c244f9b46d7 - std[332d9c2e489c1bdc]::panicking::catch_unwind::do_call::<&dyn core[fcc0f006b1dc2909]::ops::function::Fn<(), Output = i32> + core[fcc0f006b1dc2909]::panic::unwind_safe::RefUnwindSafe + core[fcc0f006b1dc2909]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/c0bb140a37c81cf59a0b40c21c9413059644e294/library/std/src/panicking.rs:575:43
[INFO] [stderr]     24:     0x5c244f9b46d7 - std[332d9c2e489c1bdc]::panicking::catch_unwind::<i32, &dyn core[fcc0f006b1dc2909]::ops::function::Fn<(), Output = i32> + core[fcc0f006b1dc2909]::panic::unwind_safe::RefUnwindSafe + core[fcc0f006b1dc2909]::marker::Sync>
[INFO] [stderr]                                  at /rustc/c0bb140a37c81cf59a0b40c21c9413059644e294/library/std/src/panicking.rs:543:19
[INFO] [stderr]     25:     0x5c244f9b46d7 - std[332d9c2e489c1bdc]::panic::catch_unwind::<&dyn core[fcc0f006b1dc2909]::ops::function::Fn<(), Output = i32> + core[fcc0f006b1dc2909]::panic::unwind_safe::RefUnwindSafe + core[fcc0f006b1dc2909]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/c0bb140a37c81cf59a0b40c21c9413059644e294/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x5c244f9b46d7 - std[332d9c2e489c1bdc]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/c0bb140a37c81cf59a0b40c21c9413059644e294/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x5c244f9b46d7 - std[332d9c2e489c1bdc]::panicking::catch_unwind::do_call::<std[332d9c2e489c1bdc]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/c0bb140a37c81cf59a0b40c21c9413059644e294/library/std/src/panicking.rs:575:43
[INFO] [stderr]     28:     0x5c244f9b46d7 - std[332d9c2e489c1bdc]::panicking::catch_unwind::<isize, std[332d9c2e489c1bdc]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/c0bb140a37c81cf59a0b40c21c9413059644e294/library/std/src/panicking.rs:543:19
[INFO] [stderr]     29:     0x5c244f9b46d7 - std[332d9c2e489c1bdc]::panic::catch_unwind::<std[332d9c2e489c1bdc]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/c0bb140a37c81cf59a0b40c21c9413059644e294/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x5c244f9b46d7 - std[332d9c2e489c1bdc]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/c0bb140a37c81cf59a0b40c21c9413059644e294/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x5c244f44a981 - std[332d9c2e489c1bdc]::rt::lang_start::<()>
[INFO] [stderr]     32:     0x5c244f44db75 - main
[INFO] [stderr]     33:     0x73ab33d581ca - <unknown>
[INFO] [stderr]     34:     0x73ab33d5828b - __libc_start_main
[INFO] [stderr]     35:     0x5c244f449b25 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "345f2dc93b7d5cc6e70db381d0b392b9bd63c432af32ce1e3887184d3b90eb17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "345f2dc93b7d5cc6e70db381d0b392b9bd63c432af32ce1e3887184d3b90eb17", kill_on_drop: false }`
[INFO] [stdout] 345f2dc93b7d5cc6e70db381d0b392b9bd63c432af32ce1e3887184d3b90eb17
